xen.git
2012-05-17 Tim Deeganx86/hvm: Use get_page_from_gfn() instead of get_gfn...
2012-05-17 Tim Deeganarm: Implement get_page_from_gfn()
2012-05-17 Tim Deeganx86/mm: Introduce get_page_from_gfn().
2012-05-17 Tim Deeganx86/mm: make p2m lock into an rwlock
2012-05-15 George Dunlapxl: Fixup filename->source after 25344:0f3b1e13d6af
2012-05-15 George Dunlapxl: Add pci_assignable_add and remove commands
2012-05-15 George Dunlaplibxl: Introduce pci_assignable_add and pci_assignable_...
2012-05-15 George Dunlaplibxl: Rename pci_list_assignable to pci_assignable_list
2012-05-15 George Dunlaplibxl: Make a helper function write a BDF to a sysfs...
2012-05-15 George Dunlapxl: Make clear distinction between "filename" and ...
2012-05-15 George Dunlaplibxlu: Rename filename to config_source
2012-05-15 George Dunlaplibxl: Warn that /usr/bin/pygrub is deprecated
2012-05-15 George Dunlaptools: Install pv bootloaders in libexec rather than...
2012-05-15 George Dunlaplibxl: Look for bootloader in libexec path
2012-05-15 Goncalo Gomesxl: Introduce vncviewer xm compatibility options
2012-05-15 Goncalo Gomesxl: code motion of vncviewer() and `struct domain_create`
2012-05-15 Dario Faggiolixl: introduce specific VCPU to PCPU mapping in config...
2012-05-15 Jan Beulichx86: adjust handling of interrupts coming in via legacy...
2012-05-15 Jan Beulichx86: fix i8259A_resume()
2012-05-14 Ian Campbellnstore: rename public xenstore headers
2012-05-14 David Vrabelx86/hvm: put value of emulated register reads into...
2012-05-14 Ian Campbelltools: xen-lowmemd is x86 specific, only install for x86
2012-05-14 Roger Pau Monneautoconf: check for dev86 and iasl on x86* only
2012-05-14 Jan Beulichlibxc: implement gnttab.set_max_grants for Linux
2012-05-14 Roger Pau Monnelibxl: prevent xl from doing operations on domains...
2012-05-14 Jan Beulichx86/irq: fix locking for c/s 24707:96987c324a4f debuggi...
2012-05-14 Olaf Heringunmodified_drivers: remove inclusion of asm/system.h
2012-05-11 Ian Jacksonlibxl: abort bootloader invocation when domain dies
2012-05-11 Ian Jacksonlibxl: child processes cleanups
2012-05-11 Ian Jacksonlibxl: clarify definition of "slow" operation
2012-05-11 Ian Jacksonlibxl: convert console callback to libxl_asyncprogress_how
2012-05-11 Ian Jacksonlibxl: remove malloc failure handling from NEW_EVENT
2012-05-11 Ian Jacksonlibxl: provide progress reporting for long-running...
2012-05-11 Ian Jacksonlibxl: Fix an ao completion bug; document locking policy
2012-05-11 Ian Jacksonlibxl: make libxl_create run bootloader via callback
2012-05-11 Roger Pau Monnelibxl: set guest_domid even if libxl__domain_make fails
2012-05-11 Ian Jacksonlibxl: ao: convert libxl__spawn_*
2012-05-11 Ian Jacksonlibxl: change some structures to unit arrays
2012-05-11 Ian Jacksonlibxl: remove ctx->waitpid_instead
2012-05-11 Ian Campbelllibxl: add a dummy ao_how to libxl_domain_core_dump
2012-05-11 Ian Jacksonlibxl: Allow AO_GC and EGC_GC even if not used
2012-05-11 Ian Jacksonlibxl: log bootloader output
2012-05-11 Ian Jacksonlibxl: make libxl_create_logfile const-correct
2012-05-11 Ian Jacksonlibxl: ao: Convert libxl_run_bootloader
2012-05-11 Ian Jacksonlibxl: provide libxl__openpty_*
2012-05-11 Ian Jacksonlibxl: provide libxl__datacopier_*
2012-05-11 Ian Jacksonlibxl: Clean up setdefault in do_domain_create
2012-05-11 Ian Jacksonlibxl: Introduce libxl__sendmsg_fds and libxl__recvmsg_fds
2012-05-11 Ian Jacksonlibxl: provide libxl__remove_file et al.
2012-05-11 Ian Jacksonautoconf: New test for openpty et al.
2012-05-11 Ian Jacksonautoconf: trim the configure script; use autoheader
2012-05-11 Ian Jacksonof SIGCHLD. The application can tell us whether it...
2012-05-11 Ian Jacksonlibxl: support multiple libxl__ev_fds for the same fd
2012-05-11 Ian Jacksonlibxl: handle POLLERR, POLLHUP, POLLNVAL properly
2012-05-11 Keir Fraserblktap2: Fix naked unchecked uses of read/write/chdir.
2012-05-11 Stefano Stabellinilibxl_qmp: remove libxl__qmp_migrate, introduce libxl__...
2012-05-11 Stefano Stabellinilibxl: save/restore qemu's physmap
2012-05-11 Stefano Stabellinilibxc: introduce XC_SAVE_ID_TOOLSTACK
2012-05-11 George Dunlapxl: Call xlu_cfg_destroy in main_cpupoolcreate
2012-05-11 George Dunlapxl: Call xlu_cfg_destroy in the pciattach and pcidetach
2012-05-11 George Dunlapxl: Replace memset with libxl_device_pci_init
2012-05-11 Ian Campbellxl: use libxl_cpumap_set_none not memset
2012-05-11 Ian Campbelllibxl: default to xenconsoled for pv guests
2012-04-25 Ian Campbelllibxl/xend: name tap devices vifX.Y-emu
2012-05-11 Ian JacksonQEMU_TAG update
2012-05-11 Darrio Faggiolilibxl: use xc_topologyinfo to figure out how many CPUs...
2012-04-27 Dietmar Hahndocs: add vpmu description to xen-command-line.markdown
2012-05-10 Roger Pau Monnelibxl: fix indentation in libxl_dm.c for qemu
2012-05-10 Roger Pau Monnelibxl: add "downscript=no" to Qemu call
2012-05-04 Olaf Heringtools/vtpm: use LDLIBS to pass -lgmp
2012-05-04 Olaf Heringtools/hotplug: remove 4 from default runlevel in init...
2012-05-04 Olaf Heringtools/vtpm_manager: add missing DESTDIR to install...
2012-05-10 Ian Jacksonblktap2: Fix another uninitialised value error
2012-05-10 Ian CampbellMAINTAINERS: add Ian Campbell as a tools maintainer
2012-05-08 Ian Campbelllibxl: log failure from libxl__blktap_devpath in libxl_...
2012-05-10 Daniel De Graaflibxl: Fix incorrect return of OSEVENT_HOOK macro
2012-05-07 Olaf Heringxl: xl.cfg: fix typo in opengl section
2012-05-10 Keir FraserRemove bool return code from evtchn_set_pending() and...
2012-05-10 Keir Fraserblktap2: Do not build with -O0
2012-05-10 Keir Fraserblktap2: Fix uninitialised value error.
2012-05-10 Olaf Heringtools/blktap2: fix out of bounds access in block-log.c
2012-05-10 Olaf Heringtools/blktap2: fix build errors caused by Werror in
2012-05-10 Andrew Cooperx86_64: Fix off-by-one error setting up the Interrupt...
2012-05-10 Andrew Cooperx86_64: fix naming of rflags in elf regset structure
2012-05-08 Liu, Jinsongfix vmce MCi_ADDR/MCi_MISC wrmsr bug
2012-05-08 Jan Beulichns16550: adjust suspend/resume logic
2012-05-08 Jan Beulichx86: merge .text.* into .text while linking
2012-05-07 Frediano Zigliovgabios: Make Windows 8 support greater resolutions
2012-05-07 Frediano Zigliovgabios: Check if mode is currently supported as vesa...
2012-05-07 Frediano Zigliovgabios: Reduce stack usage getting mode informations
2012-05-07 Frediano Zigliovgabios: Report mode not supported getting mode informa...
2012-05-07 Frediano Zigliovgabios: Fix size computation overflow
2012-05-07 Andrew Cooperkexec: clear notes during setup
2012-05-07 Jan Beulichx86/MSI: remove stray endianness definition
2012-05-04 Ian Jacksontools/vtpm: Revert 25142:c5b7d49ca3ee (LDLIBS)
2012-05-03 Andres Lagar... x86/mm: Eliminate _shadow_mode_refcounts
2012-05-01 Roger Pau Monnerombios: remove sdtint.h dependency
2012-04-27 Aravindh Puthiyaparambilx86: Add FS and GS base to HVM VCPU context
2012-04-27 Aravindh Puthiyaparambilx86/hvm: Add get_shadow_gs_base() wrapper function
2012-04-26 Andres Lagar... x86/mem_sharing: For shared pages with many references...
next